home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (4th Edition) / The Business Master - 4th Edition.iso / files / utilfile / bring9 / copyhere.doc < prev    next >
Encoding:
Text File  |  1991-09-17  |  10.2 KB  |  314 lines

  1.  
  2.  
  3.         █████████████
  4.        ███
  5.       ███                ██▀▀▀▀▀██
  6.       ██                 ██      █ █         █
  7.       ██                 ██      █ ██       ██
  8.       ██     █▀▀▀▀▀▀█    ██     ██ ██       ██
  9.       ██    █▀      ▀█   ██▀▀▀▀▀▀▀  ██     ██
  10.       ██   ██        ██  ██          ██   ██
  11.       ███  ██        ██  ██           █████
  12.        ███ ██        ██  ██            ███
  13.         ████████████ ██  ██             █
  14.            ██        ██  ██             █
  15.            ██        ██  ██             █
  16.            ██        ██                 █
  17.         ▀▀█    █▀▀                  █
  18.            ▀▀▀▀                     █
  19.  
  20.  
  21.               IT OVER HERE !
  22.  
  23.  
  24.  
  25.  
  26.  -------------------------------
  27.   COPY IT OVER HERE version 1.9
  28.  -------------------------------
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.   Instead of typing:
  36. copy \DOS\UTILITIES\FILES\BACKUPS\MONTHS\myfile \LOTUS\WEEK1\FILES\1991
  37.  
  38. just enter: ┌──────────────┐
  39.         │  CH myfile   │
  40.         └──────────────┘
  41.  
  42.   and my program does all the work.  It searches any disk drives you
  43. specify, speeds through all directories, finds the file, then brings
  44. a copy to your working directory.
  45.  
  46.   If you love typing, stick with DOS's "copy".  But for everyone else, this
  47. is the answer you've been looking for.
  48.  
  49.  
  50. ============================================================================
  51. ===============   COPY IT OVER HERE !   ====================================
  52. ============================================================================
  53.  
  54.  
  55.       Usage:   CH [filename] [-option] [drive]
  56.  
  57.  
  58.    OPTIONS: /H  include hidden/system files
  59.  
  60.         /M  move the file
  61.  
  62.         /P  prompt before copying/moving
  63.  
  64.         /A  change attributes while copying
  65.  
  66.        [drive] specifies a logical disk drive to search
  67.  
  68.  
  69.  
  70.  
  71.  
  72. Examples: CH myfile.doc /M A:    moves the file "myfile.doc" from the a: drive
  73.                  onto the current disk drive.
  74.  
  75.       CH msdos.sys /H        copies the hidden file "msdos.sys" onto the
  76.                  current directory.
  77.  
  78.       CH copyhere *.doc B:   copies the .doc file from the B: drive, onto
  79.                  the current drive/directory.
  80.  
  81.       CH list.com /A         copies the file LIST.COM and 
  82.                  changes the attribute once copied.
  83.  
  84.  
  85.  
  86.  
  87.  
  88.    CHANGING ATTRIBUTES
  89.    ===================
  90.  
  91.    You can change a file attr. once it
  92.    is copied using the following pop-up
  93.    menu:
  94.  
  95.    (1) Hidden          For more information about attributes, and
  96.    (2) System          their qualities, see your DOS manual.
  97.    (3) Archive
  98.    (4) Read-Only
  99.    (5) Nevermind!
  100.  
  101.    ENTER CHOICE:
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.    OTHER USES OF THIS PROGRAM
  110.    ==========================
  111.  
  112.    CopyItOverHere can be used also as a file-finder.  Merely use the
  113.    "prompt" option, and answer "N" to all the copying prompts.
  114.  
  115.    If you'd also like to find duplicate files on your diskette, use
  116.    the prompt option, and note the date/time/size information that
  117.    is displayed.
  118.  
  119.    To find a particular file that is hidden/system on your disk, you
  120.    could use the hidden/system option + the prompt option to display
  121.    those files.
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.        ERROR CHECKING
  129.      """"""""""""""""""""
  130.  
  131.    Copy It Over Here checks to see if the file already exists in the current
  132.    directory.  If so, you are prompted to rename the file in the current
  133.    directory before copying a file over.
  134.  
  135.    Also, unless you specify a wildcard "*.DOC", the searching process stops
  136.    after it copies one file (to avoid copying 100 files with the same name
  137.    over each other).  If you want to avoid this, use the "PROMPT" function.
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.      ╒══════════════════════════════════════════╕
  151.   ═══╡                                          ╞═══
  152.     ═╡              WILDCARDS                   ╞═
  153.   ═══╡                                          ╞═══
  154.      ╘══════════════════════════════════════════╛
  155.  
  156.       Wildcards are fully supported, and so is DOS' path.
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  ▐▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▌
  165.  ▐                                                                           ▌
  166.  ▐                 Why is this a revolution in copying?                      ▌
  167.  ▐                                                                           ▌
  168.  ▐ Every copy utility I have used or purchased do the same thing.  Add on    ▌
  169.  ▐ a mouse feature maybe, a system file copying, or specialized diskette     ▌
  170.  ▐ copying...                                                                ▌
  171.  ▐ I didn't need those, and you probably don't either.  I need something     ▌
  172.  ▐ for my tired hands and eyes, something that relieves all the unnecessary  ▌
  173.  ▐ junk given to me by MS-DOS.                                               ▌
  174.  ▐   Yea, DOS makes a nice little TSR copy, but I knew there was a better    ▌
  175.  ▐ and easier way.                                                           ▌
  176.  ▐                                                                           ▌
  177.  ▐   "But Dave", you say, "All you did was take off the pathname from DOS's  ▌
  178.  ▐   copy function".                                                         ▌
  179.  ▐                                                                           ▌
  180.  ▐ WRONG !!  Not only did I relieve you of the pathname, now, you don't even ▌
  181.  ▐ have to know where the heck you ARE on your disk.                         ▌
  182.  ▐                                                                           ▌
  183.  ▐ ALSO:  When using DOS's "copy", you can mess up the spelling of your      ▌
  184.  ▐        directory and copy your file into some weird-named file.  Then,    ▌
  185.  ▐        you lose your data.                                                ▌
  186.  ▐    Say you copy a couple of files: copy "c:\dos\backup\*.* \week1\moden"  ▌
  187.  ▐                                                                           ▌
  188.  ▐      You see how I misspelled "MODEM" and made "MODEN"?  Most people      ▌
  189.  ▐     would've missed the mistake and all the files from your backup        ▌
  190.  ▐     directory would be jumbled and lost.                                  ▌
  191.  ▐            ESPECIALLY IF YOU ERASED THE ORIGINAL FILES !!!                ▌
  192.  ▐                                                                           ▌
  193.  ▐                My program doesn't make that mistake.                      ▌
  194.  ▐                                                                           ▌
  195.  ▐             Yes, this is the true revolution of copying ...               ▌
  196.  ▐                                                                           ▌
  197.  ▐███████████████████████████████████████████████████████████████████████████▌
  198.  
  199.  
  200.  
  201.  
  202.      This program is shareware, which means you "try" before you "buy".
  203.   The registration fee for it is $10.00, an amount I consider to be more
  204.   than fair.
  205.      If you find yourself using this program, enjoying the convenience
  206.   of it, then it's time to register !
  207.  
  208.   WHY SHOULD YOU REGISTER ?
  209.  
  210.     You get free upgrades, a constant supply of new program information
  211.   (if I make it, you'll know about it), and for only $10.00 more, I will
  212.   fill up a diskette with any programs you like, and want to try out.
  213.  
  214.     Also, a lifetime warranty for my products.
  215.  
  216.  
  217.        To register: mail $10.00 to
  218.  
  219.                Dave Smith
  220.                1104 Mason Dr.
  221.                Hurst TX 76053
  222.  
  223.  
  224.  
  225.  
  226.  ─────────────────────────────────────────────────────────────────────
  227.   ******** What's New For CopyitOverHere version 2.0  ?? *******
  228.  ┌────────────────────────────────────────────────────────────────────┐
  229.  │                                                                    │
  230.  │ Copy It Over Here {version 2.0} holds much more !                  │
  231.  │                                                                    │
  232.  │1. Copy files before / after a certain date.                        │
  233.  │2. Include or exclude hidden/system files.                          │
  234.  │3. Prompt you for each file to be brought over.                     │
  235.  │4. Copy all files you specify except ....                           │
  236.  │5. Reset date of file once copied.                                  │
  237.  │6. Copy it over here, and merge it with another file.               │
  238.  │                                                                    │
  239.  │   and other options !                                              │
  240.  │                                                                    │
  241.  │      ┌─────────────────────────────┐                               │
  242.  │      │ Registration entitles you to│                               │
  243.  │      │   this new version, free !  │                               │
  244.  │      └─────────────────────────────┘                               │
  245.  │                                                                    │
  246.  └────────────────────────────────────────────────────────────────────┘
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.     Version History:
  255.  
  256.   2/91    1.0  First release containing .pcx files, ansi graphics,
  257.            and two variations of "Bring"
  258.  
  259.   4/91    1.5  As requested, I removed some sounds, replaced memory
  260.            allocation code with a superior method, and placed
  261.            a "prompt" for copying file.
  262.  
  263.   5/91    1.7  Merged "MoveItOverHere" by including move option, added
  264.            prompt and hidden/system options.
  265.            Removed the bright colors that so many people had written
  266.            about, incorporated stats (files/directories/match--
  267.            searched), and added wildcard specs.
  268.  
  269.   7/91    1.81 Allows attribute changing on the fly.
  270.            
  271.   9/91    1.9  Improved the speed and fixed a few minor bugs.
  272.            Also includes checking for pre-existing files, 
  273.            attributes and prompting to rename duplicate files.
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280. ────────────────────────────────────────────────────────────────────────
  281.  
  282.   Other than that, COPY IT OVER HERE ! is a simple program.  Designed
  283. for lazy people like myself, I hope it comes in handy for all your
  284. file needs.
  285.  
  286.  
  287.                 Questions, comments ?
  288.                  write me:    Dave Smith
  289.                        Compuserve 71441,2723
  290.  
  291.  
  292.  
  293.  
  294.  from the mind of
  295.   ┌────────────┐
  296.   │            │┐
  297.   │ DAVE SMITH ││┐
  298.   │            │││
  299.   │            │││┐
  300.   └──┬─────────┘│││
  301.      └─┬────────┘││┐
  302.        └──┬──────┘││
  303.       └─┬─────┘│┐
  304.         └─┬────┘│┐
  305.           └──┬──┘│┐
  306.          └─┬─┘│
  307.            └─┬┘┐
  308.              └─┘
  309.                *
  310.             █
  311.                ████
  312. ██████████████████████████████████████████████████████████
  313.  shareware copyright i.d.f. company fort worth texas 1991
  314.